{
    "UrbanDataset" : {
        "context" : {
            "producer" : {
                "id" : "Solution-ID",
                "schemeID" : "SCPS"
            },
            "timeZone" : "UTC+1",
            "timestamp" : "2026-04-27T11:47:13",
            "coordinates" : {
                "format" : "WGS84-DD",
                "latitude" : 0.0,
                "longitude" : 0.0,
                "height" : 0.0
            },
            "language" : "IT",
            "note" : ""
        },
        "specification" : {
            "version" : "2.0",
            "id" : {
                "value" : "M2ElectricUserDevice-2.0",
                "schemeID" : "SCPS"
            },
            "name" : "M2 Electric User Device",
            "uri" : "https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#M2ElectricUserDevice",
            "properties" : {
                "propertyDefinition" : [
                    {
                        "propertyName" : "ProducedActiveEnergy",
                        "propertyDescription" : "Energia attiva prodotta nel periodo (nel caso di DU trifase e' il totale delle tre fasi) associabile al primo valore del campo Chain2 con OBIS '1-0:99.1.1.255'",
                        "dataType" : "double",
                        "unitOfMeasure" : "kilowattHour"
                    },
                    {
                        "propertyName" : "ProducedActivePower",
                        "propertyDescription" : "Potenza attiva prodotta nel periodo (nel caso di DU trifase e' il totale delle tre fasi), corrispondente al campo Chain2 con OBIS '1-0:2.27.0.255'",
                        "dataType" : "dateTime",
                        "unitOfMeasure" : "kilowatt"
                    },
                    {
                        "propertyName" : "TownCode",
                        "propertyDescription" : "Codice ISTAT del Comune",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/TownCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "UserDeviceID",
                        "propertyDescription" : "Identificativo del Dispositivo Utente",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "period",
                        "propertyDescription" : "Periodo durante il quale sono stati rilevati i dati riportati nella riga",
                        "subProperties" : {
                            "propertyName" : [
                                "start_ts",
                                "end_ts"
                            ]
                        }
                    },
                    {
                        "propertyName" : "timestamp",
                        "propertyDescription" : "Marca temporale",
                        "dataType" : "dateTime",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "start_ts",
                        "propertyDescription" : "Marca temporale indicante l'inizio del periodo",
                        "dataType" : "dateTime",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "end_ts",
                        "propertyDescription" : "Marca temporale indicante la fine del periodo",
                        "dataType" : "dateTime",
                        "unitOfMeasure" : "dimensionless"
                    }
                ]
            }
        },
        "values" : {
            "line" : [
                {
                    "id" : 1,
                    "timestamp" : "1000-12-31T00:00:00",
                    "period" : {
                        "start_ts" : "2000-12-31T00:00:00",
                        "end_ts" : "2000-12-31T23:59:00"
                    },
                    "property" : [
                        {
                            "name" : "ProducedActiveEnergy",
                            "val" : " "
                        },
                        {
                            "name" : "ProducedActivePower",
                            "val" : " "
                        },
                        {
                            "name" : "TownCode",
                            "val" : " "
                        },
                        {
                            "name" : "UserDeviceID",
                            "val" : " "
                        }
                    ]
                }
            ]
        }
    }
}